projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e075c9
)
* lisp/progmodes/cperl-mode.el: Doc fix.
author
Stefan Kangas
<stefan@marxist.se>
Thu, 19 Nov 2020 01:54:26 +0000
(
02:54
+0100)
committer
Stefan Kangas
<stefan@marxist.se>
Thu, 19 Nov 2020 01:58:25 +0000
(
02:58
+0100)
lisp/progmodes/cperl-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/cperl-mode.el
b/lisp/progmodes/cperl-mode.el
index 3606f9a3952a98fd7a8112cbe76abb57d82ed446..3f24b10828c6c26032660433a3b16f4fcd1aaac8 100644
(file)
--- a/
lisp/progmodes/cperl-mode.el
+++ b/
lisp/progmodes/cperl-mode.el
@@
-54,8
+54,6
@@
;; of other details.
;; The mode information (on C-h m) provides some customization help.
-;; If you use font-lock feature of this mode, it is advisable to use
-;; either lazy-lock-mode or fast-lock-mode. I prefer lazy-lock.
;; Faces used now: three faces for first-class and second-class keywords
;; and control flow words, one for each: comments, string, labels,